DoubleM.INumeric<DoubleM>.Positive Method

Returns the current value.

Definition

Namespace: Jodosoft.Numerics.Clamped
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
DoubleM INumeric<DoubleM>.Positive()

Return Value

DoubleM
The current value.

Implements

INumeric<TSelf>.Positive()

See Also